domain_pause duplicates the code from vcpu_pause. Eliminate the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Nov 2005 11:10:34 +0000 (12:10 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Nov 2005 11:10:34 +0000 (12:10 +0100)
commiteffc516f0d1fed43afedca2d13a5af941f5fc4d5
tree40318765fb0652a2032b7eae8ae009aa4020e906
parent4b3fd3a9f3bee6ea545ba0e55bac893122fe6e7f
domain_pause duplicates the code from vcpu_pause. Eliminate the
duplicate code and make domain_pause a mirror of the existing
domain_unpause.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
xen/common/domain.c